Fix duplicated id detection in gtkbuilder
authorPaolo Borelli <pborelli@gnome.org>
Thu, 13 Aug 2009 22:08:09 +0000 (00:08 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Fri, 14 Aug 2009 13:56:44 +0000 (15:56 +0200)
commit6cfb23d185254ab1402c66508e02f6e7942b1a2c
tree59b5e793dba4ce340a228457c3e21ff81e261a06
parentbd0755753a02a0898961be757e2b8bc2d243688d
Fix duplicated id detection in gtkbuilder

Fix memory handling of duplicated id hashtable and add unit test
gtk/gtkbuilderparser.c
gtk/tests/builder.c